body {
    padding-top: 0px;
    margin: 0 auto;
}

* {
    font-family: PingFangSC-Light, Arial, Microsoft yahei, Tahoma, sans-serif !important;
}

img {
    border: 0;
    max-width: 100%;
}

.navbar-static-top {
    position: fixed;
    top: 0px;
}


.topnav_first {
    width: 100%;
    height: 52px;
    background-color: #3669c7;
    color: #ffffff;
}

.topnav_second {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.94);
    border-bottom: 1px solid #dfe6f9 !important;
}

.navbar-default .navbar-brand {
    color: #4879db;
}

.navbar-default .navbar-nav>li>a {
    padding: 15px 12px;
    color: #5d74a0;
    font-size: 13px;
}

.navbarBlack .navbar-nav>li>a {
    color: rgba(255, 255, 255, .6);
    font-size: 13px;
}

.navbar {
    border-radius: 0px !important;
    border: none;
    margin-bottom: 0px !important;
    padding-top: 8px;
}

.menu-container {
    background: none!important;
}
.menu > ul {
    margin: 0!important;
    width: auto !important;
}
#navMenu {
    z-index: 10001;
}

.h_box {
    position: absolute;
    z-index: 999;
    width: auto;
}

.logo {
    padding-top: 0px !important;
    float: left;
    line-height: 50px;
}

.logo1 {
    width: 100px;
    margin-left: 15px;
}

.logo2 {
    width: 171px !important;
    margin-left: 0px !important;
}

.navbar-brand {
    float: left;
    height: 50px;
    font-size: 18px;
    line-height: 20px;
    /*
    padding: 15px 8px;*/
    padding: 22px 2px;
}

.navbar-box {
    float: right;
}
.headbtnbox {
    position: absolute;
    right: 0;
    top: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 50px;
}
.headbtnbox .apply {
    width: auto;
    height: auto;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 36px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 20px;
    background-color: #197dc4;
    border-radius: 6px;
    margin-top: 0;
    transition: all 0.3s linear;
}
.headbtnbox .apply:hover {
    opacity: 0.64;
    color: #ffffff !important;
    background: #197dc4 !important;
}
.headbtn_tel {
    float: left;
    font-weight: bold;
}

.headbtn_tel a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    padding: 0px 16px;
}

.headbtn_tel a .ico {
    width: 20px;
    height: 20px;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.12);
    margin-right: 8px;
    text-align: center;
    line-height: 20px;
    animation: shake-rotate 3s ease-in-out infinite;
}

.headbtn_tel a .ico img {
    width: 64%;
}

.headbtn_tel_dark  a .ico {
    background-color: rgba(15, 72, 139, 0.48);
}

.headbtn_tel a:hover {
    color: #666666 !important;
}
.headbtn_tel_dark a {
    color: #0f488b !important;
}
.detailsbody .headbtn_tel a{
    color: #0f488b !important;
}
.detailsbody .headbtn_tel a .ico {
    background-color: rgba(15, 72, 139, 0.48)
}


.teltop {
    padding: 0px 20px 0px 0px;
    line-height: 50px;
}

.a1 {
    color: #FFF !important;
    -webkit-opacity: 0.87;
    -moz-opacity: 0.87;
    -khtml-opacity: 0.87;
    opacity: .87;
    filter: alpha(opacity=87);
}

.a1:hover {
    color: #FFF !important;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.a2 {
    color: #325bcd !important;
    ;
}

.marlinebox {
    padding-top: 9px;
}

.a3 {
    padding: 9px 20px 9px 20px !important;
    font-size: 0px;
    display: block;
}

.a3:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.a4 {
    /*-webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;*/
}

.a4:hover {
    background-color: none !important;
    margin-bottom: -1px;
    border-bottom: -2px;
    border-bottom: 2px solid #2871d5;
    /* -webkit-animation-name: pulse;
    animation-name: pulse; */
}

.navbarBlack .a4:hover {
    background-color: none !important;
    margin-bottom: -1px;
    border-bottom: none;
    /* -webkit-animation-name: pulse;
    animation-name: pulse; */
    color: rgba(255, 255, 255, .8) !important;
}

.a5 {
    width: 100px;
    height: 30px;
    line-height: 0px !important;
    margin-top: 10px;
    border: 1px solid #cddbf6;
    margin-left: 10px;
    text-align: center;
    font-size: .8em;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}


.menu>ul>li .a5:hover {
    background-color: #3669c7 !important;
    border: 1px solid #3669c7 !important;
    color: #fff !important;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

/* .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, {
    color: #555;
    background-color: #f8f8f8;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #3669c7;
    background-color:#ffffff;
    border-bottom:1px solid #325bcd;
    margin-bottom:-1px;
} */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none !important;
}


#header {
    width: 50%;
    min-height: 1px;
}


.navbar2 {
    display: none;
}

#log1 {
    display: block;
}

#log2 {
    display: none;
}

.active_a1 {
    color: #ffffff !important;
    border-bottom: none;
    margin-bottom: -1px;
}


@keyframes shake-rotate {
    89% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    90% {
      -webkit-transform: translate(0) rotate(15deg);
      transform: translate(0) rotate(15deg);
    }
  
    91% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    92% {
      -webkit-transform: translate(0) rotate(-15deg);
      transform: translate(0) rotate(-15deg);
    }
  
    93% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    94% {
      -webkit-transform: translate(0) rotate(15deg);
      transform: translate(0) rotate(15deg);
    }
  
    95% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    96% {
      -webkit-transform: translate(0) rotate(-15deg);
      transform: translate(0) rotate(-15deg);
    }
  
    97% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    98% {
      -webkit-transform: translate(0) rotate(15deg);
      transform: translate(0) rotate(15deg);
    }
  
    99% {
      -webkit-transform: translate(0) rotate(-15deg);
      transform: translate(0) rotate(-15deg);
    }
  
    0%,
    to {
      -webkit-transform: translate(0) rotate(0);
      transform: translate(0) rotate(0);
    }
  }
@media (min-width: 320px) and (max-width:991px) {

    .logo1 {
        width: 80px !important;
        margin-left: 15px;
    }

    .logo_text {
        width: auto;
        min-height: 1px;
        overflow: hidden;
        float: left;
        padding-top: 12px !important;
    }

    .logo_text_t1 {
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .navbar-static-top {
        position: relative;
    }

    #log1 {
        display: none !important;
    }

    #log2 {
        display: block !important;
    }

    .copyright2 #copyright a {
        display: block;
        line-height: 24px;
        color: #aeaeae;
    }

    .copyright2 #copyright .public-network {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

@media (min-width: 320px) and (max-width:460px) {
    .logo {
        width: 70%;
    }

}

.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 120px;
}


.telinfo {
    width: 100%;
    height: 226px;
    background-color: #4879db;
}

.telinfo_box {
    width: 100%;
    height: 102px;
    padding-top: 34px;
    text-align: center;
}

.telinfo_t1 {
    font-size: 14px;
    color: #fff;
}

.telinfo_t2 {
    font-size: 36px;
    color: #fff;
}

/* XS Portrait */
@media (max-width: 480px) {
    .telinfo_t2 {
        font-size: 3em;
    }
}

.telinfo_btn {
    width: 100%;
    min-height: 1px;
    padding-top: 10px;
}

.footer {
    width: 100%;
    min-height: 1px;
}

.footernav {
    width: 100%;
    min-height: 1px;
    background-color: #f8f8f8;
    padding: 50px 0px 50px 0px;
    border-bottom: 1px solid #dbdada;

}

.footerinfo {
    width: 100%;
    height: 140px;
}

.footerinfo_text {
    float: left;
    margin-top: 38px;
    font-size: .8em;
    color: #666666 !important;
}

.footerinfo_l1 {
    color: #666666 !important;
}

.footerinfo_l1:hover {
    color: #4879db !important;
}

.footerinfo #copyright a {
    color: #333;
    /* display: block; */
}

/* -------  FOOTER END ---------------*/

/* -------   footer-bottom  ---------------*/

#bottom h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #333333;
}

#bottom h4 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 1em;
    color: #333333;
}

#bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#bottom ul li {
    display: block;
}

#bottom ul li a {
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

#bottom ul li a:hover {
    color: #4879db;
}

#bottom .widget {
    margin-bottom: 28px;
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.logo_text {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    padding-top: 16px;
}

.logo_text span {
    display: block;
}

.logo_text_t1 {
    margin-top: 2px;
    font-weight: bold;
    font-size: 17px;
    color: #0753a0;
    line-height: 16px;
    padding-left: 5px;
    /* border-left: 1px solid rgba(180,180,180,0.5); */
}

.logo_text span {
    display: block;
}

.logo_text_t2 {
    color: #6796c5;
    /* color: rgba(0,0,0,.45); */
    line-height: 12px;
    font-size: 11px;
    -webkit-transform: scale(0.84, 0.84);
    font-size: 10px;
    margin-top: -1px;
}

.logobox .logoimg1 {
    display: block;
}

.logobox .logoimg2 {
    display: none;
}

@media (min-width: 320px) and (max-width:767px) {
    .logobox .logoimg1 {
        display: none;
    }

    .logobox .logoimg2 {
        display: block;
    }
    .headbtnbox {
        right: 50px;
        top: 7px;
    }

    .headbtnbox .btnpublic{
        display: none;
    }
    .headbtn_tel  a .ico {
        background-color: rgba(15, 72, 139, 0.48);
    }

    .headbtn_tel a {
        color: #0f488b !important;
    }
  
}

@media (min-width: 992px) and (max-width:1369px) {
    .menu {
        margin-left: 100px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }
    .menu > ul > li a {
        padding: 15px 8px !important;
    }
}